-
Home
-
User Access Manager
-
2.1.12
-
Code
-
Classes
- Cache
Total Complexity |
17 |
Dependencies |
3 |
Dependents |
9 |
Total lines |
163 |
Lines of code |
53 |
Logical lines of code |
25 |
Comment lines |
70 |
Methods |
10 |
Properties |
5 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setActiveCacheProvider() |
S |
68 |
3 |
7 |
get() |
S |
69 |
3 |
6 |
add() |
S |
70 |
2 |
6 |
invalidate() |
S |
71 |
2 |
6 |
getFromRuntimeCache() |
S |
71 |
2 |
6 |
__construct() |
S |
77 |
1 |
4 |
generateCacheKey() |
S |
75 |
1 |
4 |
addToRuntimeCache() |
S |
80 |
1 |
3 |
flushCache() |
S |
77 |
1 |
4 |
getRegisteredCacheProviders() |
S |
69 |
1 |
7 |